Page 1 of 1

Newbie questions

Posted: 2007-08-05T11:31:11-07:00
by phpknight
I am interested in using ImageMagick with php, but I am a little confused as to what the difference is between MagickWand for PHP and the PECL Imagick Extension. Should I be using just one or the other? If so, which one is better?

Also, are these libraries exhaustive, or are there things I would have to do by exec() commands to use all the features of ImageMagick?