I'm running OSX Leopard with MAMP (a sandbox consisting of Apache/MySQL/PHP). I installed ImageMagick using MacPorts by following this tutorial: http://www.brybot.ca/archives/getting-imagemagick-and-more-to-work-with-mamp-on-os-x/
Then I added extension=imagick.so to the php.ini But PHP won't recognize it. It keeps telling me:
Fatal error: Class 'imagick' not found
Bu nasıl düzeltmek için herhangi bir fikir?