I am trying to install PHP-Imagick on XAMPP (LAMPP) on Linux Ubuntu 18.10 OS
This is what I did so far
Code: Select all
wget https://pecl.php.net/get/imagick-3.4.3
/opt/lampp/bin/phpize
./configure --with-php-config=/opt/lampp/bin/phpconfig
make
make install
Every file is where is supposed, I restart XAMPP (LAMPP) and still the extension is not enabled it doesn't appear on phpinfo(); function.
I am trying to install it manually because I wanna configure it with the latest version of ImageMagick-7.0.8-24