config/stubs/oci8.composer.json

{
  "require": {
    "instantclient": "*"
  },
  "php-ext": {
    "configure-options": [
      {
        "name": "with-oci8-19=../deps,shared"
      }
    ]
  }
}