I'm installing simplesamlphp and php composer.phar install
is throwing an exception due to a lack of ext-krb5 PHP extension.
I didn't find 'krb5' in php.ini; I found the extension here: https://pecl.php.net/package/krb5
I've downloaded the tgz file; how do I activate it?