Solved ImageMagick and php7.1 doesn't work together

Hello!
I'm trying uderstand, why ImageMagick don't work with Apache24+php71
apache24-2.4.27
ImageMagick-6.9.8.9,1

I would be find info and I need install depends pecl-imagick, but when I try pkg install pecl-imagick
I see:
New packages to be INSTALLED:
pecl-imagick: 3.4.3_2
php56: 5.6.32_1
ImageMagick-nox11: 6.9.9.28,1
libwmf-nox11: 0.2.8.4_15
libraw: 0.18.5
Number of packages to be installed: 5
The process will require 49 MiB more space.
10 MiB to be downloaded.

But I have php71, why prefer php56?
Can you explain me? May I use php71 and don't use php5.6?
How can I make work ImageMagick with php71?
Thank you.
 
Back
Top