ImageMagick on Mac OSX Snow Leopard. Is there any way to get it to compile and run?
This worked for me:
sudo brew install imagemagick
You may also try the ImageMagick install script located here: http://github.com/masterkain/ImageMagick-sl
It helped me a lot. May be needed to change some library versions inside the script.