ok, simple workaround:
do regular installation, but leave out lsphp74-curl
build the extension from source:
- first of all, install dependencies: curl, libcurl4-openssl-dev, openssl, libssl-dev (if you'll need more, you'll get notified)
wget https://www.php.net/distributions/php-7.4.6.tar.gz...