I'm tryng to install imagick in my VPS at Dreamhost and when I type "phpize" in the imagick-3.0.1 folder I get this:
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
configure.in:3: warning: prefer named diversions
configure.in:3: warning: prefer named diversions
I'm following this tutorial: http://wiki.dreamhost.com/ImageMagick_and_imagick_php_module_on_shared_hosting#Configure_PHP_to_use_this_extension
Any help would be apreciated.