ImageMagick Brew installation with PHP Module in Mac OS X
问题 I have installed ImageMagick using brew install imagemagick . This all worked fine and I can run any ImageMagick command from the Terminal / Command line. Now when I try to use the ImageMagick classes in PHP, I get an error Class 'Imagick' not found in ... . I guess this is because the ImageMagick module is not loaded. Could anyone help me to get this thing working in PHP? Thanks! Additional info: Mac OS X Version: 10.8: Mountain Lion PHP Version : 5.3.13 回答1: Your ImageMagick installation is