Hello, I have ImageMagick package installed, but i need it available in apache and php.
When i try do something like $image = new Imagick(); I have an error "Imagick class not found". Can someone tell me how to do it? i googled but without success. I tried with pecl install imagick but doesnt work. Thanks for the help