I have set-up multiple PHP versions on single apache ubuntu instance using below tutorial.
Both PHP versions working fine but php-geoip and php-redis extensions are missing.
How can I compile both extensions from source.
Is there any way to enable PHP extensions and modules from source