http://blog.xeonxai.com/2008/09/26/87/
Compile ImageMagick From Source
Fix for LibJPEG not wanting to install for Mac OS X x86_64
Compile Apache/MySQL/PHP for Mac OS X Leopard
These above mentioned links helped me to configure, compile, and get MagickWand and Imagick PHP extensions to compile correctly for Entropy PHP on Mac OS X on my Intel Core 2 Duo MacBook.
Prior to the fix, I was getting errors, saying it couldn’t load them. Oddly, I figured it must be a binary error if it works on the PowerPC G4 Mac mini, but not on the Intel system. After a few days of testing, I was able to figure out a solution, and make it work.
Extension imagick supports 176 formats.
Extension magickwand supports 255 formats.
Hurray for me!!!